home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Config.dll / 0 / RCDATA / TCONFIGPROXY / TCONFIGPROXY.txt < prev   
Text File  |  2002-10-11  |  5KB  |  243 lines

  1. object ConfigProxy: TConfigProxy
  2.   Tag = 228200
  3.   Left = 409
  4.   Top = 215
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Configuraci∩┐╜n del Proxy'
  8.   ClientHeight = 287
  9.   ClientWidth = 341
  10.   Color = 14215660
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   KeyPreview = True
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnKeyPress = FormKeyPress
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object ButtonAceptar: TPlaButton
  25.     Tag = 2200
  26.     Left = 176
  27.     Top = 255
  28.     Width = 73
  29.     Height = 21
  30.     HelpContext = 193
  31.     Caption = '&Aceptar'
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clWindowText
  34.     Font.Height = -11
  35.     Font.Name = 'Tahoma'
  36.     Font.Style = []
  37.     ParentFont = False
  38.     TabOrder = 2
  39.     OnClick = ButtonAceptarClick
  40.     Default = True
  41.     ModalResult = 1
  42.   end
  43.   object ButtonCancel: TPlaButton
  44.     Tag = 2400
  45.     Left = 257
  46.     Top = 255
  47.     Width = 73
  48.     Height = 21
  49.     HelpContext = 194
  50.     Caption = '&Cancelar'
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -11
  54.     Font.Name = 'Tahoma'
  55.     Font.Style = []
  56.     ParentFont = False
  57.     TabOrder = 3
  58.     TabStop = False
  59.     Cancel = True
  60.     ModalResult = 2
  61.   end
  62.   object PlaGroupBox1: TPlaGroupBox
  63.     Tag = 20400
  64.     Left = 14
  65.     Top = 7
  66.     Width = 316
  67.     Height = 107
  68.     TitleFont.Charset = DEFAULT_CHARSET
  69.     TitleFont.Color = 13977088
  70.     TitleFont.Height = -11
  71.     TitleFont.Name = 'MS Sans Serif'
  72.     TitleFont.Style = []
  73.     Caption = 'Direcci∩┐╜n'
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -11
  77.     Font.Name = 'Tahoma'
  78.     Font.Style = []
  79.     ParentFont = False
  80.     TabOrder = 0
  81.     object Label1: TLabel
  82.       Tag = 75900
  83.       Left = 58
  84.       Top = 19
  85.       Width = 246
  86.       Height = 26
  87.       AutoSize = False
  88.       Caption = 
  89.         'Si usas un servidor proxy para conectarte a Internet, especifica' +
  90.         ' aqui su direcci∩┐╜n y puerto.'
  91.       WordWrap = True
  92.     end
  93.     object Label16: TLabel
  94.       Tag = 62700
  95.       Left = 58
  96.       Top = 58
  97.       Width = 60
  98.       Height = 13
  99.       Caption = 'Direcci∩┐╜n IP:'
  100.     end
  101.     object Label19: TLabel
  102.       Tag = 62800
  103.       Left = 194
  104.       Top = 58
  105.       Width = 36
  106.       Height = 13
  107.       Caption = 'Puerto:'
  108.     end
  109.     object Image10: TImage
  110.       Left = 11
  111.       Top = 22
  112.       Width = 32
  113.       Height = 33
  114.       Picture.Data = {<image001.bmp>}
  115.       Transparent = True
  116.     end
  117.     object CSpinPuerto: TPlaSpinEdit
  118.       Left = 194
  119.       Top = 74
  120.       Width = 110
  121.       Height = 21
  122.       Cursor = crIBeam
  123.       HelpContext = 168
  124.       Font.Charset = DEFAULT_CHARSET
  125.       Font.Color = clWindowText
  126.       Font.Height = -11
  127.       Font.Name = 'Tahoma'
  128.       Font.Style = []
  129.       MaxValue = 65000
  130.       ParentFont = False
  131.       TabOrder = 1
  132.       Value = 80
  133.     end
  134.     object EditIP: TPlaEdit
  135.       Left = 58
  136.       Top = 74
  137.       Width = 110
  138.       Height = 21
  139.       Cursor = crIBeam
  140.       HelpContext = 167
  141.       Font.Charset = DEFAULT_CHARSET
  142.       Font.Color = clWindowText
  143.       Font.Height = -11
  144.       Font.Name = 'Tahoma'
  145.       Font.Style = []
  146.       MaxLength = 29
  147.       ParentFont = False
  148.       TabOrder = 0
  149.       Transparent = False
  150.     end
  151.   end
  152.   object PlaGroupBox2: TPlaGroupBox
  153.     Left = 14
  154.     Top = 123
  155.     Width = 316
  156.     Height = 115
  157.     TitleFont.Charset = DEFAULT_CHARSET
  158.     TitleFont.Color = 13977088
  159.     TitleFont.Height = -11
  160.     TitleFont.Name = 'MS Sans Serif'
  161.     TitleFont.Style = []
  162.     Caption = 'Contrase∩┐╜a'
  163.     Font.Charset = DEFAULT_CHARSET
  164.     Font.Color = clWindowText
  165.     Font.Height = -11
  166.     Font.Name = 'Tahoma'
  167.     Font.Style = []
  168.     ParentFont = False
  169.     TabOrder = 1
  170.     object Label3: TLabel
  171.       Tag = 76000
  172.       Left = 58
  173.       Top = 19
  174.       Width = 246
  175.       Height = 26
  176.       AutoSize = False
  177.       Caption = 
  178.         'Si requieres autenticarte para acceder al proxy, especifica aqu∩┐╜' +
  179.         ' tu nombre de usuario y contrase∩┐╜a.'
  180.       WordWrap = True
  181.     end
  182.     object Label7: TLabel
  183.       Left = 58
  184.       Top = 58
  185.       Width = 94
  186.       Height = 13
  187.       Caption = 'Nombre de usuario:'
  188.     end
  189.     object Label8: TLabel
  190.       Tag = 12500
  191.       Left = 194
  192.       Top = 58
  193.       Width = 92
  194.       Height = 13
  195.       AutoSize = False
  196.       Caption = 'Contrase∩┐╜a:'
  197.     end
  198.     object Image1: TImage
  199.       Left = 11
  200.       Top = 22
  201.       Width = 32
  202.       Height = 33
  203.       Picture.Data = {<image002.bmp>}
  204.       Transparent = True
  205.     end
  206.     object EditUser: TPlaEdit
  207.       Left = 58
  208.       Top = 74
  209.       Width = 110
  210.       Height = 21
  211.       Cursor = crIBeam
  212.       HelpContext = 169
  213.       Font.Charset = DEFAULT_CHARSET
  214.       Font.Color = clWindowText
  215.       Font.Height = -11
  216.       Font.Name = 'Tahoma'
  217.       Font.Style = []
  218.       MaxLength = 128
  219.       ParentFont = False
  220.       TabOrder = 0
  221.       Transparent = False
  222.     end
  223.     object EditPassword: TPlaEdit
  224.       Left = 194
  225.       Top = 74
  226.       Width = 110
  227.       Height = 21
  228.       Cursor = crIBeam
  229.       HelpContext = 170
  230.       Font.Charset = DEFAULT_CHARSET
  231.       Font.Color = clWindowText
  232.       Font.Height = -11
  233.       Font.Name = 'Tahoma'
  234.       Font.Style = []
  235.       MaxLength = 128
  236.       ParentFont = False
  237.       PasswordChar = '*'
  238.       TabOrder = 1
  239.       Transparent = False
  240.     end
  241.   end
  242. end
  243.